Skip to content

Starting to work on coroutines. - #243

Open
nicolasnoble wants to merge 16 commits into
mainfrom
add-coroutines
Open

Starting to work on coroutines.#243
nicolasnoble wants to merge 16 commits into
mainfrom
add-coroutines

Conversation

@nicolasnoble

@nicolasnoble nicolasnoble commented Jan 16, 2025

Copy link
Copy Markdown
Contributor

This introduces a Coroutine class in the pa namespace, which we will then be able to use for a lightweight scheduler.

Comment thread src/CMakeLists.txt
Comment thread src/test_coroutines.cc
Comment thread src/coroutine.h
Comment thread src/test_coroutines.cc
Comment thread src/test_coroutines.cc
Comment thread src/coroutine.h
Comment thread src/test_coroutines.cc
Comment thread src/test_coroutines.cc
matthewkotila
matthewkotila previously approved these changes Jan 22, 2025

@matthewkotila matthewkotila left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't comfortably understand coroutines yet but let's just see how this can be used.

@nicolasnoble

Copy link
Copy Markdown
Contributor Author

I'm trying hard not to go "trust me bro" here, but we'll see with the next few changes as I'll work on the new scheduler next :)

Comment thread src/CMakeLists.txt

@matthewkotila matthewkotila Mar 3, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like only a small commit of merging main into this feature branch is what's changed since my last approval, which was dismissed.

Is there anything else you'd like me to review differently from my previous approval?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants